home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / util / libs / jpeglibrary.readme < prev    next >
Encoding:
Text File  |  2001-09-05  |  5.2 KB  |  114 lines

  1. Short:    V6.2a shared library to load/save jpegs
  2. Author:   paulhuxham@yahoo.com (Paul Huxham)
  3. Uploader: adr@baud.de (Andreas Mayer-Gürr)
  4. Type:     util/libs
  5. Replaces: util/libs/jpeglibrary50.lha
  6.  
  7. For anyone who wants to use/manipulate jpeg files in their own
  8. applications, this library makes it very easy.
  9.  
  10. jpeg.library is a shared library that can be used to examine, load and save
  11. jpeg images. You can have multiple jpegs objects (load/save), supports all
  12. the standard jpeg quality and smoothing parameters and can scale loaded
  13. images (smaller). Jpeg image data can reside on disk or in memory. You can
  14. read and write application markers with simple tags, or read/write X and Y
  15. aspect ratios/densities in a standard Adobe application marker.
  16.  
  17. Example programs included.
  18.  
  19. Version 6.2a adds the following features:
  20.  
  21. * Full application marker support. Markers may be read and written, or just
  22. copied from a decompression stream to a compression stream.
  23.  
  24. * Read and write the X and Y aspect ratio to/from standard Adobe markers
  25. (the defacto standard for storing this information).
  26.  
  27. * Library calls are provided to manipulate a stream's markers, or you may
  28. manipulate the linked list of markers yourself (example code provided).
  29.  
  30. * Fixes a bug resulting in a small memory loss if an allocate of a
  31. de/compression object fails.
  32.  
  33. * WarpUp version by Oliver Roberts.
  34.  
  35. * Preferences program for applications to control how often progress
  36. callbacks are called.
  37.  
  38. ** This software is based in part on the work of the Independent JPEG
  39. Group.
  40.  
  41. For the latest version of jpeg.library check the home page at:
  42.  
  43. http://mafeking.scouts.org.au/steeplesoftware
  44.  
  45. © 1998, 1999, 2000, 2001 Paul Huxham
  46.  
  47.  
  48. ============================= Archive contents =============================
  49.  
  50. Original  Packed Ratio    Date     Time    Name
  51. -------- ------- ----- --------- --------  -------------
  52.     2724    1813 33.4% 13-Jan-01 09:07:14  jpeg.library.info
  53.     2724    1813 33.4% 15-Apr-00 00:02:52 +dev.info
  54.    28020    7672 72.6% 03-Jan-01 21:02:36 +jpeg.autodoc
  55.      200     153 23.5% 27-May-01 09:21:38 +developer.readme
  56.     2570    1453 43.4% 15-Apr-00 00:02:52 +developer.readme.info
  57.     9996    6273 37.2% 17-Aug-00 12:12:06 +copymarkers
  58.     5697    1846 67.5% 17-Aug-00 12:12:06 +main.c
  59.      250     182 27.2% 17-Aug-00 12:12:06 +smakefile
  60.     7552    4902 35.0% 17-Aug-00 12:12:06 +loadasync
  61.     5366    1951 63.6% 17-Aug-00 12:12:06 +main.c
  62.      234     176 24.7% 17-Aug-00 12:12:06 +smakefile
  63.     7544    4899 35.0% 17-Aug-00 12:12:06 +loadfile
  64.     5340    1938 63.7% 17-Aug-00 12:12:06 +main.c
  65.      233     171 26.6% 17-Aug-00 12:12:06 +smakefile
  66.     9008    5737 36.3% 17-Aug-00 12:12:06 +loadmarkers
  67.     2443    1007 58.7% 17-Aug-00 12:12:06 +main.c
  68.      236     175 25.8% 17-Aug-00 12:12:06 +smakefile
  69.     7720    4995 35.2% 17-Aug-00 12:12:06 +loadmem
  70.     6467    2129 67.0% 17-Aug-00 12:12:06 +main.c
  71.      232     171 26.2% 17-Aug-00 12:12:06 +smakefile
  72.     2212     895 59.5% 17-Aug-00 12:12:06 +main.c
  73.     6616    4319 34.7% 17-Aug-00 12:12:06 +readdensity
  74.      236     177 25.0% 17-Aug-00 12:12:08 +smakefile
  75.     4951    1660 66.4% 17-Aug-00 12:12:08 +main.c
  76.     7336    4735 35.4% 17-Aug-00 12:12:08 +savefile
  77.      233     172 26.1% 17-Aug-00 12:12:08 +smakefile
  78.     5238    1755 66.4% 17-Aug-00 12:12:08 +main.c
  79.     7648    4923 35.6% 17-Aug-00 12:12:08 +savemarkers
  80.      236     176 25.4% 17-Aug-00 12:12:08 +smakefile
  81.     3788    1276 66.3% 17-Aug-00 12:12:08 +main.c
  82.     7068    4580 35.2% 17-Aug-00 12:12:08 +savemem
  83.      232     172 25.8% 17-Aug-00 12:12:08 +smakefile
  84.     4962    1650 66.7% 17-Aug-00 12:12:08 +main.c
  85.      237     179 24.4% 17-Aug-00 12:12:08 +smakefile
  86.     7384    4753 35.6% 17-Aug-00 12:12:08 +writedensity
  87.      426     168 60.5% 20-Aug-00 09:35:48 +jpeg.fd
  88.     2301     847 63.1% 20-Aug-00 09:34:42 +imagegeneric.h
  89.    10936    3163 71.0% 20-Aug-00 09:36:36 +jpeg.h
  90.      517     172 66.7% 20-Aug-00 09:36:36 +jpeg_pragmas.h
  91.     1448     301 79.2% 20-Aug-00 09:36:36 +jpeg_protos.h
  92.      468     257 45.0% 20-Aug-00 09:36:42 +jpeg.lib
  93.     1680     877 47.7% 01-Jul-01 11:21:28 +Readme
  94.     2570    1452 43.5% 15-Apr-00 00:02:50 +Readme.info
  95.     2724    1812 33.4% 20-Aug-00 10:50:44 +usr.info
  96.     6184    1964 68.2% 04-Jul-01 11:54:54 +Install-jpeglibrary
  97.     2704    1861 31.1% 20-Aug-00 10:50:44 +Install-jpeglibrary.info
  98.    79480   45414 42.8% 20-Aug-00 09:36:58 +jpeg.library_020881
  99.    85780   48582 43.3% 20-Aug-00 09:36:58 +jpeg.library_020std
  100.    78108   44782 42.6% 20-Aug-00 09:36:58 +jpeg.library_040881
  101.    84156   47741 43.2% 20-Aug-00 09:37:00 +jpeg.library_040std
  102.    77808   44712 42.5% 20-Aug-00 09:37:00 +jpeg.library_060881
  103.    84104   47841 43.1% 20-Aug-00 09:37:00 +jpeg.library_060std
  104.   119160   52071 56.3% 27-May-01 09:21:04 +jpeg.library_wos
  105.     2724    1814 33.4% 20-Aug-00 10:50:52 +Prefs.info
  106.      227     169 25.5% 03-Jan-01 20:18:52 +Prefs.readme
  107.     2570    1452 43.5% 20-Aug-00 10:50:44 +Prefs.readme.info
  108.    30916   23623 23.5% 03-Jan-01 20:39:08 +JpegLibrary
  109.     1078     489 54.6% 20-Aug-00 09:38:48 +JpegLibrary.ct
  110.     3360    1449 56.8% 03-Jan-01 20:39:10 +JpegLibrary.guide
  111.     2464    1558 36.7% 20-Aug-00 10:50:52 +JpegLibrary.info
  112. -------- ------- ----- --------- --------
  113.   846826  455449 46.2% 05-Jul-101 16:13:42   60 files
  114.